From 0f0845a6b68991119e8155baa695b87d019c94ea Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 20 Feb 2006 17:20:09 +0000 Subject: [PATCH] Forgotten file --- gdk/gdkinternals.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gdk/gdkinternals.h b/gdk/gdkinternals.h index 28d35ef2a9..b38fca6709 100644 --- a/gdk/gdkinternals.h +++ b/gdk/gdkinternals.h @@ -220,7 +220,8 @@ GdkGC *_gdk_drawable_get_scratch_gc (GdkDrawable *drawable, void _gdk_gc_update_context (GdkGC *gc, cairo_t *cr, GdkColor *override_foreground, - GdkBitmap *override_stipple); + GdkBitmap *override_stipple, + gboolean gc_changed); /************************************* * Interfaces used by windowing code * -- 2.30.2